PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocument Class / getCosDocument Method
In This Topic
    getCosDocument Method
    In This Topic
    Gets the COS document associated with this object.
    Syntax
    public PDFCosDictionary getCosDocument()

    Return Value

    The COS dictionary representing this object.
    See Also